Welcome![Sign In][Sign Up]
Location:
Search - matlab F

Search list

[matlabgafmax

Description: % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)- [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4)
Platform: | Size: 3072 | Author: mmcc | Hits:

[matlabfreqz_m

Description: 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %b为Ha(z)分子多项式系数(对FIR而言,b=h) %a为Hz(z)分母多项式系数(对FIR而言,a=1) %-strike rate system in response to the absolute and relative value range db response phase and group delay response to the response function%% db relative amplitude (dB)% mag as the absolute amplitude% of MTS Phase Response% for the group delay grd% w frequency of sample points for the vector b Ha% (z) elements polynomial coefficient (F IR, b = h)% for a Hz (z) denominator polynomial coefficient (right FIR, a = 1)%
Platform: | Size: 1024 | Author: 吴江华 | Hits:

[Other systemspfc_NR

Description: % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平方修正值 % delt_PQV - 实算P Q U^2修正值 J - 雅可比矩阵 % e - 电压实部 f - 电压虚部 delt_ef - 电压实部与虚部修正值- The Matlab program based on the Newton- Raphson algorithm is used to calculate the admittance matrix is known, PQ node, PV node, the node balance (UA) the trend of the electricity networks U- the node bus voltage S- each node injection power S_net-- The total loss of electric power networks PQ_P- operator PQ is injected into active nodes PQ_Q- operator PQ is injected reactive power node delt_PQ_P- is considered the correct value of active power PQ node delt_PQ_Q- really count PQ node reactive power to amend the value of delt_UA_P- real active power balance of the correct value of the node delt_U_2- node voltage balance is the correct value of the square of delt_PQV- really count PQU ^ 2 the correct value of J- Jacobian matrix e- voltage real part f- the imaginary part of voltage delt_ef- voltage real part and imaginary part of the amendment value
Platform: | Size: 7168 | Author: mmcc | Hits:

[matlab231226

Description: 空间后方交汇求解相机外方位元素,变量如下 % x,y 控制点像点坐标 % X,Y,Z 控制点空间坐标 %f焦距 %X0,Y0,Z0,a,b,c六个外方位元素 %x0,y0,-f内方位元素:光心坐标 %cha,chb,chc:外方位角元素改正数 %count 记录迭代次数 %R 旋转矩阵 %A 线性化的偏导系数矩阵 %L 常数项矩阵 %M0 外方位元素矩阵 %M1 外方位元素改正数矩阵-meeting space for rear camera position outside elements, as follows% variable x, y control point pixel coordinates% X, Y, Z coordinates control room focal length f%% X0, Y0, Z0, a, b, c 6 exterior orientation elements% x0, y0,- f position within elements : Optical Center coordinates% cha, chb, chc : Foreign elements azimuth correction% record count the number of iterations rotation matrix R%% A linear partial derivative of the coefficient matrix% L constant Matrix% M0 Orientation% M1 matrix elements of exterior orientation correction matrix
Platform: | Size: 1024 | Author: 王立钊 | Hits:

[Graph programfs-kfda

Description: Feature scaling for kernel Fisher discriminant analysis using leave-one-out cross validation. FS-KFDA is a package for implementing feature scaling for kernel fisher discriminant analysis.-Feature scaling for kernel Fisher discrim inant analysis using leave-one-out cross vali dation. FS-KFDA is a package for implementing f eature scaling for kernel fisher discriminant analysis.
Platform: | Size: 510976 | Author: | Hits:

[Applicationsradarsystem1

Description: describes the most common terms used in radarsystems, such as range, range resolution, Doppler frequency, and coherency. The second part of this chapter develops the radar range equation in many of its forms. This presentation includes the low PRF, high PRF,search, bistatic radar, and radar equation with jamming.-describes the most common terms used in rad arsystems, such as range, range resolution, Doppler frequency, and coherency. The second part of this chapter d evelops the radar range equation in many of its f orms. This presentation includes the low PRF. high PRF, search, bistatic radar, and radar equation with jamming.
Platform: | Size: 8192 | Author: alan | Hits:

[matlabPeakfinder3

Description: A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting.-A fast customizable function for locating and measuring the peaks in noisy time-series si gnals. Adjustable parameters allow discrimin ation of the "real" signal peaks from noise and back ground. Determines the position, height, and width of each peak by least-squares curve-f itting.
Platform: | Size: 8192 | Author: 左贤君 | Hits:

[Special Effects1052

Description: MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.m: generate the sample pattern automatically, which is used to sample the fingerprint. gabor2d_sub: get gabor filter. varpic.m: calculate variance picture-MATLAB source, preprocessing.m : preprocess the picture including : Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m : input the source picture output the core point o f the fingerprint. samfun.m : generate the sample pattern automatically, which is used to sample the fingerprint. gabor2 d_sub : get gabor filter. varpic.m : calculate variance picture
Platform: | Size: 4096 | Author: 钟小丽 | Hits:

[Communicationwalfish-bertoni

Description: 无线通信中的经典传输损耗预测模型(walfish-bertoni)的pdf cdf的仿真程序-wireless communications transmission loss of the classic model (walfish- bertoni) pd f cdf the simulation program
Platform: | Size: 7168 | Author: 杨怡怀 | Hits:

[Special Effectsmatlabimage2

Description: MATLAB图象处理的一些函数,大家分享-MATLAB some image processing function, we share
Platform: | Size: 146432 | Author: sasadoyo | Hits:

[Special EffectsSUSAN_Edge_Detection

Description: This function uses the SUSAN algorithm to find edges within an image-This function uses the algorithm to f SUSAN ind edges within an image
Platform: | Size: 8192 | Author: 袁晔 | Hits:

[Communication-MobileFM_AM_Modulation

Description: 这是一个关于AM和FM调制实现的MATLAB程序,内有详细注释,希望能对大家有所帮助。-on AM and FM modulation to achieve the MATLAB program, with detailed notes, The hope is to help everyone.
Platform: | Size: 3072 | Author: sun | Hits:

[AI-NN-PRGenetic_algorithm01

Description: 遗传算法源程序,求解一个简单优化问题f(x)=x1^2+x2^2,-5<=x1<=5,-5<=x2<=5-genetic algorithm source files, for a simple optimization problem f (x) = x ^ 2 x ^ 2,-5
Platform: | Size: 2048 | Author: 宋仁栋 | Hits:

[Algorithmnonliearequation

Description: 这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matrix, Call newdim function final document
Platform: | Size: 1024 | Author: 娄雯 | Hits:

[Special EffectsMateiDemo

Description: Iterative Watershed Segmentation (IWS) This code is free of charges and it can be used for demonstration and evaluation purposes only. It is not allowed to use this code in any commercial purpose. The author s approval must be requested for any modification of the initial code as it is presented in the zip file available to download. The following point called "Copyright text" must always appear verbatim in the source codes and the license text. There is no warranty about the results obtained using this code. This is a free code, so you use it at your own risks.-Watershed Segmentation (IWS) T his code is free of charges and it can be used for d emonstration and evaluation purposes only. It is not allowed to use this code in any commercial purpose. The author's approval must be requeste d for any modification of the initial code as it i 's presented in the zip file available to downloa d. The following point called "Copyright text" must always appear verbatim in the source codes and the license text. There is no warranty about the results obtained using this code. This is a f ree code, so you use it at your own risks.
Platform: | Size: 1305600 | Author: 陈西 | Hits:

[Windows DevelopHOS_MIMO

Description: This package contains the MATLAB code for the algorithm proposed in the following papers. The file "mimo_main.m" is the implementation of the algorithm in the papers. The goal of this Matlab script is to identify a MIMO system with white inputs based on the second and higher-order statistics of the outputs only. This code will plot the blind estimation results using figures.-This package contains the MATLAB code for t he algorithm proposed in the following papers. The file "mimo_main.m" is the implementation o f the algorithm in the papers. The goal of this Ma tlab script is to identify a MIMO system with whi te inputs based on the second and higher-order's tatistics of the outputs only. This code will pl ot the blind estimation results using figures.
Platform: | Size: 23552 | Author: 刘美 | Hits:

[Othergeneticalgrithmprogram

Description: BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form: % Minimize F(x) subject to: xlb <= x0 <=xub % A*x <= B Aeq*x=Beq % C(x)<=0 Ceq(x)=0 % x(i) is continuous for xstatus(i)=0 % x(i) integer for xstatus(i)= 1 % x(i) fixed for xstatus(i)=2 %-BNB20 Finds the constrained minimum of a fu nction of several possibly integer variables. % Usage : [errmsg, Z, X, t, c, fail] =% BNB20 (fun, x0, xstatus, xlb, xub, A, B, Aeq, Beq, nonlcon. settings, options, P1, P2, ...)%% BNB solves problems of the form : Minimize% F (x) subject to : xlb
Platform: | Size: 6144 | Author: 冯颖 | Hits:

[matlabmutipath

Description: 一个多径信道仿真程序。其主程序为: Jakes_filter.m 产生信道多普勒功率谱形状 linear_fft.m作fft变换,并作相应平移。 linear_psd.m分析信号的psd qpsk_berest.m产生qpsk信号 random_binary产生随机信号源-a multi-path channel simulation program. Its main program : Jakes_filter.m have access Doppler power spectral shape linear_fft.m for f ft transform, and for the corresponding translation. Linear_psd.m analysis of the signals generated psd qpsk_berest.m letter qpsk No. random_binary generated random signal source
Platform: | Size: 5120 | Author: 周智 | Hits:

[Graph programData_cursors_for_figure_window

Description: Data cursor support for multiple axes in a fugure-Data cursor support for multiple axes in a f ugure
Platform: | Size: 6144 | Author: lj | Hits:

[Special Effectsmatlabimagefusion

Description: 用于图像融合的函数工具箱functionality of the image fusion toolbox (ver 1.0)-for image fusion function toolkit functionality of the image f usion toolbox (ver 1.0)
Platform: | Size: 27648 | Author: 韩月 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 30 »

CodeBus www.codebus.net